export const name = "Button"; export const importDocs = ` import { Button } from "/components/ui/button" `; export const usageDocs = ` `;