declare const CodeCommit: import("svelte").Component<$$ComponentProps, {}, "">; type CodeCommit = ReturnType; export default CodeCommit;